home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / m2 / m2_part1.lha / modula / dice / dice.LHA / cc / version.doc < prev   
Text File  |  1991-04-24  |  670b  |  28 lines

  1.  
  2.     DCC
  3.     2.06.21 :
  4.             now creates the directory heirarchy for a destination
  5.             path if it does not exist, unless -noheir is given.
  6.  
  7.             Object file path now correctly based on source file
  8.             path, before it was removing the first element of
  9.             a relative path.
  10.  
  11.     2.05.14 :
  12.             Fixes bug in DCC's checking of the output file name
  13.  
  14.     2.05.11 :
  15.             Uses 2.0 FindSegment()/RunCommand() system calls for
  16.             extremely efficient program startup, especially if
  17.             resident.  ^C now propogated properly.
  18.  
  19.     2.05.09 :
  20.             Uses 2.0 System() call if running under 2.0
  21.  
  22.     2.05.08 :
  23.             Massive additions
  24.  
  25.     2.05.06 :
  26.             -U[define] added (undef a define)
  27.  
  28.